; Fix Completion Preview mode mouse-click bindings
authorEshel Yaron <me@eshelyaron.com>
Sun, 14 Apr 2024 07:21:03 +0000 (09:21 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 23 Apr 2024 12:35:38 +0000 (14:35 +0200)
commit6b26644300a6bc7a24af883552b67112a5d41a03
tree974226c58e5bff0e3dfa1addfe18fdd588193fb3
parent956821672eb5306d4eeeae0dc07df4664cef230a
; Fix Completion Preview mode mouse-click bindings

* lisp/completion-preview.el (completion-preview--ignore): New
internal command.
(completion-preview--internal-commands): Add it.
(completion-preview--mouse-map): Use it to fix bindings.
lisp/completion-preview.el